Einhugur macOS Bridge plugin.

NSOpenPanel.AccessoryViewDisclosed Property

A Boolean value that indicates whether the panel's accessory view is visible.

AccessoryViewDisclosed as Boolean {Read and Write}

Remarks

The value of this property is True when the accessory view is visible, and False when it isn't. Setting the value of this property programmatically changes the visibility of the accessory panel. If no accessory panel is present, setting this property does nothing.

See Also

NSOpenPanel Class